![]() | ![]() | ![]() | ![]() |
When running the Dow Jones Watch-list ETL process in SAS Anti-Money Laundering with Oracle in the UTF-8 mode, the following error might appear in the log:
ERROR: ERROR: ERROR: ORACLE execute error: ORA-12899: value too large for column "ALSCORE"."FSC_ENTITY_WATCH_LIST_DIM"."MATCH_CODE_INDIVIDUAL" (actual: 19, maximum: 15). NOTE: Statements not processed because of errors noted above.
This error occurs when SAS® attempts to store UTF-8 characters in the FSC_ENTITY_WATCH_LIST_DIM.MATCH_CODE_INDIVIDUAL column. The column length VARCHAR 15, UTF-8 characters might exceed this length.
To avoid this error run the Dow Jones Watch List ETL using a UTF-8 encoded instance of SAS. To do this, perform the following steps:
Locate this line:
Change the preceding line as follows:
Setting the Oracle NLS_LANG parameter enable UTF-8 characters to be stored in the FSC_ENTITY_WATCH_LIST_DIM.MATCH_CODE_INDIVIDUAL column.
Product Family | Product | System | Product Release | SAS Release | ||
Reported | Fixed* | Reported | Fixed* | |||
SAS System | SAS Anti-Money Laundering | Microsoft® Windows® for x64 | 4.2 | 4.2 | 9.2 TS2M3 | 9.2 TS2M3 |
Microsoft Windows Server 2003 Datacenter Edition | 4.2 | 4.2 | 9.2 TS2M3 | 9.2 TS2M3 | ||
Microsoft Windows Server 2003 Enterprise Edition | 4.2 | 4.2 | 9.2 TS2M3 | 9.2 TS2M3 | ||
Microsoft Windows Server 2003 Standard Edition | 4.2 | 4.2 | 9.2 TS2M3 | 9.2 TS2M3 | ||
Microsoft Windows Server 2003 for x64 | 4.2 | 4.2 | 9.2 TS2M3 | 9.2 TS2M3 | ||
Microsoft Windows Server 2008 | 4.2 | 4.2 | 9.2 TS2M3 | 9.2 TS2M3 | ||
Microsoft Windows Server 2008 for x64 | 4.2 | 4.2 | 9.2 TS2M3 | 9.2 TS2M3 | ||
Microsoft Windows XP Professional | 4.2 | 4.2 | 9.2 TS2M3 | 9.2 TS2M3 | ||
Windows 7 Enterprise 32 bit | 4.2 | 4.2 | 9.2 TS2M3 | 9.2 TS2M3 | ||
Windows 7 Enterprise x64 | 4.2 | 4.2 | 9.2 TS2M3 | 9.2 TS2M3 | ||
Windows 7 Home Premium 32 bit | 4.2 | 4.2 | 9.2 TS2M3 | 9.2 TS2M3 | ||
Windows 7 Home Premium x64 | 4.2 | 4.2 | 9.2 TS2M3 | 9.2 TS2M3 | ||
Windows 7 Professional 32 bit | 4.2 | 4.2 | 9.2 TS2M3 | 9.2 TS2M3 | ||
Windows 7 Professional x64 | 4.2 | 4.2 | 9.2 TS2M3 | 9.2 TS2M3 | ||
Windows 7 Ultimate 32 bit | 4.2 | 4.2 | 9.2 TS2M3 | 9.2 TS2M3 | ||
Windows 7 Ultimate x64 | 4.2 | 4.2 | 9.2 TS2M3 | 9.2 TS2M3 | ||
Windows Vista | 4.2 | 4.2 | 9.2 TS2M3 | 9.2 TS2M3 | ||
Windows Vista for x64 | 4.2 | 4.2 | 9.2 TS2M3 | 9.2 TS2M3 | ||
64-bit Enabled AIX | 4.2 | 4.2 | 9.2 TS2M3 | 9.2 TS2M3 | ||
64-bit Enabled HP-UX | 4.2 | 4.2 | 9.2 TS2M3 | 9.2 TS2M3 | ||
64-bit Enabled Solaris | 4.2 | 4.2 | 9.2 TS2M3 | 9.2 TS2M3 | ||
HP-UX IPF | 4.2 | 4.2 | 9.2 TS2M3 | 9.2 TS2M3 | ||
Linux | 4.2 | 4.2 | 9.2 TS2M3 | 9.2 TS2M3 | ||
Linux for x64 | 4.2 | 4.2 | 9.2 TS2M3 | 9.2 TS2M3 | ||
Solaris for x64 | 4.2 | 4.2 | 9.2 TS2M3 | 9.2 TS2M3 |